Skip to content

chore(deps): bump matrix-js-sdk from 38.4.0 to 41.3.0#412

Merged
tomusdrw merged 2 commits intomainfrom
dependabot/npm_and_yarn/matrix-js-sdk-41.3.0
Apr 21, 2026
Merged

chore(deps): bump matrix-js-sdk from 38.4.0 to 41.3.0#412
tomusdrw merged 2 commits intomainfrom
dependabot/npm_and_yarn/matrix-js-sdk-41.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps matrix-js-sdk from 38.4.0 to 41.3.0.

Release notes

Sourced from matrix-js-sdk's releases.

v41.3.0

🐛 Bug Fixes

  • Rotate the current room key when we see a member leave (#5231). Contributed by @​kaylendog.

v41.3.0-rc.0

🐛 Bug Fixes

  • Rotate the current room key when we see a member leave (#5231). Contributed by @​kaylendog.

v41.2.0

✨ Features

  • Only share history if room history visibility is shared (#5216). Contributed by @​kaylendog.
  • History sharing: resume key-bundle import on restart (#5214). Contributed by @​richvdh.
  • Move CryptoApi.shareRoomHistoryWithUser to CryptoBackend (#5218). Contributed by @​richvdh.

v41.2.0-rc.0

✨ Features

  • Only share history if room history visibility is shared (#5216). Contributed by @​kaylendog.
  • History sharing: resume key-bundle import on restart (#5214). Contributed by @​richvdh.
  • Move CryptoApi.shareRoomHistoryWithUser to CryptoBackend (#5218). Contributed by @​richvdh.

v41.1.0

✨ Features

  • Throw a specific error when the backup decryption key does not match the public backup (#5202). Contributed by @​andybalaam.
  • Update getUrlPreview to use /_matrix/client/v1/media/preview_url (#5191). Contributed by @​Half-Shot.

v41.1.0-rc.0

✨ Features

  • Throw a specific error when the backup decryption key does not match the public backup (#5202). Contributed by @​andybalaam.
  • Update getUrlPreview to use /_matrix/client/v1/media/preview_url (#5191). Contributed by @​Half-Shot.

v41.0.0

🚨 BREAKING CHANGES

✨ Features

  • Download room keys from backup prior to buliding historic room key bundles (#5171). Contributed by @​kaylendog.
  • Add support for Matrix Spec v1.13 (#5160). Contributed by @​t3chguy.
  • Add logging on MSC4108 DELETE request (#5140). Contributed by @​reivilibre.
  • Add m.invite_permission_config account data type (#5183). Contributed by @​richvdh.

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from matrix-js-sdk's changelog.

Changes in 41.3.0 (2026-04-07)

🐛 Bug Fixes

  • Rotate the current room key when we see a member leave (#5231). Contributed by @​kaylendog.

Changes in 41.2.0 (2026-03-24)

✨ Features

  • Only share history if room history visibility is shared (#5216). Contributed by @​kaylendog.
  • History sharing: resume key-bundle import on restart (#5214). Contributed by @​richvdh.
  • Move CryptoApi.shareRoomHistoryWithUser to CryptoBackend (#5218). Contributed by @​richvdh.

Changes in 41.1.0 (2026-03-10)

✨ Features

  • Throw a specific error when the backup decryption key does not match the public backup (#5202). Contributed by @​andybalaam.
  • Update getUrlPreview to use /_matrix/client/v1/media/preview_url (#5191). Contributed by @​Half-Shot.

Changes in 41.0.0 (2026-02-24)

🚨 BREAKING CHANGES

✨ Features

  • Download room keys from backup prior to buliding historic room key bundles (#5171). Contributed by @​kaylendog.
  • Add support for Matrix Spec v1.13 (#5160). Contributed by @​t3chguy.
  • Add logging on MSC4108 DELETE request (#5140). Contributed by @​reivilibre.
  • Add m.invite_permission_config account data type (#5183). Contributed by @​richvdh.

🐛 Bug Fixes

  • fix(relations): prevent stale m.replace from overriding newer edits (#5192). Contributed by @​basnijholt.
  • Fix reactive display name disambiguation (#5135). Contributed by @​aditya-cherukuru.
  • Fix empty string to room compatibility trick to only apply to m.call (#5172). Contributed by @​toger5.

Changes in 40.2.0 (2026-02-10)

🦖 Deprecations

  • [MatrixRTC] Remove sending of deprecated notify event (we now use m.rtc.notification) (#5167). Contributed by @​toger5.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for matrix-js-sdk since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 38.4.0 to 41.3.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](matrix-org/matrix-js-sdk@v38.4.0...v41.3.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-version: 41.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 20, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 20, 2026

Deploy Preview for graypaper-reader ready!

Name Link
🔨 Latest commit 8793ff2
🔍 Latest deploy log https://app.netlify.com/projects/graypaper-reader/deploys/69e6bcd681525d000891ee9a
😎 Deploy Preview https://deploy-preview-412--graypaper-reader.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Copy Markdown
Contributor

Visual Regression Test Report ✅ Passed

Github run id: 24696366749

🔗 Artifacts: Download

@tomusdrw tomusdrw merged commit d589fb7 into main Apr 21, 2026
4 checks passed
@tomusdrw tomusdrw deleted the dependabot/npm_and_yarn/matrix-js-sdk-41.3.0 branch April 21, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant